home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 May
/
Macworld (1999-05).dmg
/
Shareware World
/
Comms & Internet
/
Net.Dreams Remote Mail 1.0
/
RM-Plain
/
mailbox.remotemail
< prev
next >
Wrap
Text File
|
1999-01-26
|
1KB
|
39 lines
<html>
<head>
<title>View Mailbox</title>
</head>
<body bgcolor="#e0f0e0">
<center><h2>View Mailbox</h2></center>
<table width=90% border=1>
<tr>
<th>#</th>
<th>Subject</th>
<th>Sender</th>
<th>Action</th>
</tr>
[mailbox]<tr>
<td>[msgno]</td>
<td><a href="message.remotemail?msgno=[msgno]">[subject]</a></td>
<td>[sender]</td>
<td><a href="mailbox.remotemail$[xid]?delete=[msgno]">Delete</a></td>
</tr>[/mailbox]
</table>
<center>There are [msgcount] messages.</center>
<P>
<center>
<a href="mailbox.remotemail$[xid]?listfrom=top">Top</a> |
<a href="mailbox.remotemail$[xid]?listfrom=r">Previous [maxmsgs] Messages</a> |
<a href="mailbox.remotemail$[xid]?listfrom=f">Next [maxmsgs] Messages</a> |
<a href="mailbox.remotemail$[xid]?listfrom=bottom">Bottom</a>
<br>
<a href="compose.remotemail$[xid]">Compose New Message</a> |
<a href="logout.remotemail$[xid]">Log Out</a> |
<a href="login.remotemail$[xid]?logout=1">Log in as a new user</a> |
<a href="mailbox.remotemail$[xid]?checknew=1&listfrom=bottom">Check for new messages</a>
</body>
</html>